//default gamemode stuff

basedir		"valve"
gamedir		"valve"

title		"Ivan The Space Biker in Sniper 29"

startmap		"sniper29"
trainmap		""

dllpath		"bin"
gamedll		"bin/hl.dll"

version		"1.0.0"
icon		"game.ico"

sp_entity		"info_player_start"
mp_entity		"info_player_deathmatch"

max_edicts		4096
max_tempents	2048
max_beams		512
max_particles	32768

gamemode "singleplayer_only"

url_update	"https://github.com/Magic-Nipples/Xash3D-VS2019-Clean"